[INFO] fetching crate twips-ffi 0.12.1...
[INFO] testing twips-ffi-0.12.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate twips-ffi 0.12.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate twips-ffi 0.12.1
[INFO] finished tweaking crates.io crate twips-ffi 0.12.1
[INFO] tweaked toml for crates.io crate twips-ffi 0.12.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twips-ffi 0.12.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twips-ffi 0.12.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3094877c6407439c7301b69047bfb655d20c56d47a4eb1a2e5e65e7f7cd88c4
[INFO] running `Command { std: "docker" "start" "-a" "a3094877c6407439c7301b69047bfb655d20c56d47a4eb1a2e5e65e7f7cd88c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3094877c6407439c7301b69047bfb655d20c56d47a4eb1a2e5e65e7f7cd88c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3094877c6407439c7301b69047bfb655d20c56d47a4eb1a2e5e65e7f7cd88c4", kill_on_drop: false }`
[INFO] [stdout] a3094877c6407439c7301b69047bfb655d20c56d47a4eb1a2e5e65e7f7cd88c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 107ac82f6c9294726591d4db34fdf6645eba025a9765edf14c1819dc813d08fe
[INFO] running `Command { std: "docker" "start" "-a" "107ac82f6c9294726591d4db34fdf6645eba025a9765edf14c1819dc813d08fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling cityhasher v0.1.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling erased_set v0.8.0
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cubing_core v0.15.2
[INFO] [stderr]    Compiling cubing_macros v0.15.2
[INFO] [stderr]    Compiling cubing v0.15.2
[INFO] [stderr]    Compiling twips v0.12.1
[INFO] [stderr]    Compiling twips-ffi v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.08s
[INFO] running `Command { std: "docker" "inspect" "107ac82f6c9294726591d4db34fdf6645eba025a9765edf14c1819dc813d08fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "107ac82f6c9294726591d4db34fdf6645eba025a9765edf14c1819dc813d08fe", kill_on_drop: false }`
[INFO] [stdout] 107ac82f6c9294726591d4db34fdf6645eba025a9765edf14c1819dc813d08fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 409322d3f79e01e811afd7b468d8a92850519dd5e4a749a3c6f01a36085ce30e
[INFO] running `Command { std: "docker" "start" "-a" "409322d3f79e01e811afd7b468d8a92850519dd5e4a749a3c6f01a36085ce30e", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cargo_metadata v0.9.1
[INFO] [stderr]    Compiling test-cdylib v1.1.0
[INFO] [stderr]    Compiling twips-ffi v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.07s
[INFO] running `Command { std: "docker" "inspect" "409322d3f79e01e811afd7b468d8a92850519dd5e4a749a3c6f01a36085ce30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409322d3f79e01e811afd7b468d8a92850519dd5e4a749a3c6f01a36085ce30e", kill_on_drop: false }`
[INFO] [stdout] 409322d3f79e01e811afd7b468d8a92850519dd5e4a749a3c6f01a36085ce30e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0de70b90a0a36e05a4503c651e9ff116d280ded9eae0317e3ab6f12f19263087
[INFO] running `Command { std: "docker" "start" "-a" "0de70b90a0a36e05a4503c651e9ff116d280ded9eae0317e3ab6f12f19263087", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/twips_ffi-040d5a9321b4d075)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling cityhasher v0.1.0
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling erased_set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cubing_core v0.15.2
[INFO] [stderr]    Compiling cubing_macros v0.15.2
[INFO] [stderr]    Compiling cubing v0.15.2
[INFO] [stderr]    Compiling twips v0.12.1
[INFO] [stderr]    Compiling twips-ffi v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.17s
[INFO] [stderr] Derivation seed from thread RNG: 67ff89b35a5504f90cedca65458dd2dbe9b6d1d86f2d8e3c90fde12ac21740aa
[INFO] [stderr] [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twips-0.12.1/scramble/scramble_finder/solving_based_scramble_finder.rs:44:13] salt = "candidate1"
[INFO] [stderr] Derivation seed from thread RNG: 67ff8184ba980f164b95d6efcf8b098360a47d8cbbf5fd40e69cf7a04d54fe53
[INFO] [stderr] [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twips-0.12.1/scramble/scramble_finder/solving_based_scramble_finder.rs:44:13] salt = "candidate1"
[INFO] [stderr] Derivation seed from thread RNG: 67ff9268957df22a121a73630eb01444a1436e821af17ad2f9ee76cfc28e66da
[INFO] [stderr] [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twips-0.12.1/scramble/scramble_finder/solving_based_scramble_finder.rs:44:13] salt = "candidate1"
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(0)] Starting search…
[INFO] [stderr] [Search][Depth Depth(0)] 1 recursive calls (33.02µs) (30_284 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(1)] Starting search…
[INFO] [stderr] [Search][Depth Depth(1)] 19 recursive calls (107.87µs) (176_137 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 512 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (60.82µs) (147_977 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈1% of 512 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(2)] Starting search…
[INFO] [stderr] [Search][Depth Depth(2)] 19 recursive calls (129.74µs) (146_446 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(3)] Starting search…
[INFO] [stderr] [Search][Depth Depth(3)] 262 recursive calls (742.85µs) (352_695 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 4_096 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (61.52µs) (146_293 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈0% of 4_096 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(2)] 113 recursive calls (337.33µs) (334_983 calls/s)
[INFO] [stderr] [Prune table] Population is 54 entries (≈1% of 4_096 slots, ≈48% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(4)] Starting search…
[INFO] [stderr] [Search][Depth Depth(4)] 271 recursive calls (777.79µs) (348_423 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(5)] Starting search…
[INFO] [stderr] [Search][Depth Depth(5)] 3_706 recursive calls (9.285758ms) (399_105 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 65_536 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (49.52µs) (181_744 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈0% of 65_536 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(2)] 113 recursive calls (329.02µs) (343_444 calls/s)
[INFO] [stderr] [Prune table] Population is 54 entries (≈0% of 65_536 slots, ≈48% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(3)] 1_473 recursive calls (3.869268ms) (380_692 calls/s)
[INFO] [stderr] [Prune table] Population is 640 entries (≈1% of 65_536 slots, ≈43% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(6)] Starting search…
[INFO] [stderr] [Search][Depth Depth(6)] 3_650 recursive calls (9.732828ms) (375_019 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(7)] Starting search…
[INFO] [stderr] [Search][Depth Depth(7)] 48_783 recursive calls (123.568079ms) (394_786 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 1_048_576 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (81.23µs) (110_796 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈0% of 1_048_576 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(2)] 113 recursive calls (361.36µs) (312_707 calls/s)
[INFO] [stderr] [Prune table] Population is 54 entries (≈0% of 1_048_576 slots, ≈48% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(3)] 1_473 recursive calls (4.044699ms) (364_180 calls/s)
[INFO] [stderr] [Prune table] Population is 646 entries (≈0% of 1_048_576 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(4)] 19_201 recursive calls (49.603257ms) (387_091 calls/s)
[INFO] [stderr] [Prune table] Population is 7_769 entries (≈1% of 1_048_576 slots, ≈40% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(8)] Starting search…
[INFO] [stderr] [Search][Depth Depth(8)] 1_039 recursive calls (2.433669ms) (426_927 calls/s)
[INFO] [stderr] Derivation seed from thread RNG: 67ff6bc8cdf886f59fbf37a0f00b7646a0361eaa4ff20e915b83bbbb8c700bab
[INFO] [stderr] Derivation seed from thread RNG: 67fff47a4a13e999cb437d440b8e44c7c44a3e9e7a8c347f27e40f57b0d8aca5
[INFO] [stderr] Derivation seed from thread RNG: 67ffe7bcab26bbc2b5bc23a036db2b2d5036f0ac93baf7e8d36b3c23cb8f3c07
[INFO] [stderr] Derivation seed from thread RNG: 67ff115d1ba6d7da0de019cff85807081d605d9cdef9af765c33be33c1693585
[INFO] [stdout] test ffi_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0de70b90a0a36e05a4503c651e9ff116d280ded9eae0317e3ab6f12f19263087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de70b90a0a36e05a4503c651e9ff116d280ded9eae0317e3ab6f12f19263087", kill_on_drop: false }`
[INFO] [stdout] 0de70b90a0a36e05a4503c651e9ff116d280ded9eae0317e3ab6f12f19263087
